Platform Explorer / Nuxeo Platform 6.0

Operation followLifeCycleTransition (followLifeCycleTransition)

In component BuiltIn
Operation id followLifeCycleTransition
Category Chain
Label followLifeCycleTransition
Requires
Since

Parameters

No parameters.

Signature

Inputs document, documents
Outputs document, documents

Implementation Information

Implementation Class Class: org.nuxeo.ecm.automation.core.impl.CompiledChainImpl
Contributing Component BuiltIn

JSON Definition

{
  "id" : "followLifeCycleTransition",
  "label" : "followLifeCycleTransition",
  "category" : "Chain",
  "requires" : null,
  "description" : null,
  "url" : "followLifeCycleTransition",
  "signature" : [ "document", "document", "documents", "documents" ],
  "params" : [ ]
}